home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 250 (DVD) / Issue 250 - December 2008 - DPCS1208DVD.ISO / Free Software / Freebyte Backup / install.script < prev    next >
Encoding:
Text File  |  2007-01-18  |  2.5 KB  |  101 lines

  1. <set opening title>
  2. Freebyte Backup 3.0
  3.  
  4. <set opening title fontsize>
  5. 32
  6.  
  7. <set title>
  8. Installation of Freebyte Backup 3.0
  9.  
  10. <Wait OpeningText>
  11. Welcome to Freebyte Backup setup.
  12. #EmptyLine
  13. This program will install Freebyte Backup 3.0 on your computer. Freebyte Backup runs on Windows XP, Vista, 2000, NT, 9x, ME.
  14. #EmptyLine
  15. Please press 'Next' to continue.
  16.  
  17. <hide editbox>
  18. <hide label>
  19.  
  20. <set title>
  21. Disclaimer of Warranty
  22.  
  23. <wait openingtext>
  24. This software and the accompanying files are distributed "as is" and without warranties as to performance of merchantability or any other warranties whether expressed or implied. Because of the various hardware and software environments into which Performer may be put, no warranty of fitness for a particular purpose is offered. Any liability of the program authors will be limited exclusively to product replacement or uninstall support.
  25.  
  26. <set title>
  27. Start
  28.  
  29. <Wait OpeningText>
  30. If you have a another version of Freebyte Backup open, you should close it now.
  31. To begin installing Freebyte Backup, please press 'Next'.
  32. #EmptyLine
  33. (You can always press 'Quit', to abort installation.)
  34.  
  35. <set title>
  36. Choose a directory
  37.  
  38. <Set Message>
  39. The directory shown below is where the program will be installed.  You can choose another directory if you wish (in this case please use the 'More' button.)
  40. #EmptyLine
  41. After you press 'Next', the directory will be created and the program files will be placed  into it.
  42.  
  43.  
  44. <create directory>
  45. %programfilesdir%\FBBackup3
  46.  
  47. <copy files>
  48. first.ini, first.ini
  49. readme.txt, readme.txt
  50. fbbackup.exe, fbbackup.exe
  51. uninstall.txt, uninstall.txt
  52.  
  53. <run after install>
  54. fbbackup.exe
  55. Start Freebyte Backup now?
  56.  
  57.  
  58. <readonly editbox>
  59. true
  60.  
  61. <set title>
  62. Choose a program group
  63.  
  64. <Set Message>
  65. The program group shown below is the one in which the Freebyte Backup icons will be placed. You may choose another program group if you wish.
  66. #EmptyLine
  67. After you press 'Next', the Freebyte Backup program group will be created.
  68.  
  69. <Create Program Group>
  70. Freebyte Backup 3
  71.  
  72.  
  73. <set target directory>
  74. .
  75.  
  76. <Create Program Items>
  77. "readme.txt", Readme
  78. "fbbackup.exe", Freebyte Backup
  79. "uninstall.txt", Uninstall
  80.  
  81.  
  82. <hide editbox>
  83. <hide label>
  84.  
  85. <Set Message>
  86. Congratulations!
  87. #EmptyLine
  88. Freebyte Backup is now installed on your computer.
  89. #EmptyLine
  90. Please press 'Finish', to exit this installation.
  91.  
  92. <set Title>
  93. Freebyte Backup installation complete
  94.  
  95. <hide quitbutton>
  96.  
  97. <wait button>
  98. >> Finish <<
  99.  
  100.  
  101. <end>